home *** CD-ROM | disk | FTP | other *** search
/ Genghis Khan / Genghis Khan.iso / preview / xga8514.exe / HDILOAD.TXT < prev    next >
Text File  |  1993-01-17  |  7KB  |  188 lines

  1.  
  2.     $ave on $oftware
  3.     (717) 822-9531 Voice
  4.  
  5. New IBM 8514/A/XGA Video Display Drivers  6/1/1992
  6.  
  7. IBM 8514/A DISCUSSION AND REQUIREMENTS:
  8.  
  9. HDILOAD.EXE (TSR) for 8514/A
  10.  
  11. HDILOAD is an uninstallable, IBM-supplied, TSR driver for the IBM
  12. 8514/A video adapter.  Do not attempt to load it more than once!  It
  13. will easily install multiple times wasting valuable memory and each
  14. copy is uninstallable!  Do not install this TSR on a PC not equipped
  15. with an 8514/A or compatible (that requires this driver) video card.
  16. Do not keep a copy of HDILOAD.EXE on a PC with an XGA display adapter,
  17. some applications will seek it out where ever it may be and lock up
  18. your system.  Use a memory diagnostic aid to check or verify a single,
  19. correct installation, if necessary.  This TSR video driver is written
  20. by IBM, copyrighted by IBM, and IBM requires that software written by
  21. third party developers access the 8514/A display adapter through this
  22. driver.  Even though other developers have chosen alternatives, current
  23. releases of Software products containing Sun Country routines are 
  24. required to use this TSR as per IBM developer standards.  HDILOAD.EXE 
  25. must be used with Sun Country Video Drivers for access to the 8514/A 
  26. video display adapter. While we could have written directly to the 
  27. 8514 video card, due to potential severe conflicts (especially with 
  28. Windows 3.0), we chose not to.  The 8514/A TSR, HDILOAD.EXE must NOT 
  29. be used with the XGA, for which it is incompatible.  DO NOT 
  30. interchange or mix HDILOAD.EXE from different manufacturers!  The ATI 
  31. version and the IBM version are not compatible.  Use the NO8514.EXE 
  32. for dual video card setups with the ATI 8514A when used with video 
  33. pass-through to a SVGA card.  This is required to reset the 8514A to 
  34. text mode for pass-through only.  ATI 8514 with 512K video memory, can 
  35. only handle 16 color modes.  Since it is an 8 - Display bit-planes 
  36. video adapter, for proper 256 color operation, 1 Meg video memory is 
  37. required. 
  38.  
  39. 8514/A APPLICATIONS:
  40.  
  41. Some 8514/A applications, even though running on an XGA system,
  42. explicitly look for the 8514/A version of the Adapter Interface. This
  43. could be stored on your disk storage in the file 'HDILOAD.EXE'.  If
  44. these applications find this file, they use it (even though you have
  45. loaded the XGA driver) and do not function correctly.  If you have
  46. previously installed the 8514/A DOS Adapter Interface on your system,
  47. you must physically remove the 'HDILOAD.EXE' file from your disk
  48. storage.  Again do not mix up different versions of 8514 TSR drivers
  49. from different manufacturers.  When apparently left in a graphic mode
  50. on the 8514 in VGA pass-through modes, use NO8514.EXE to reset to textmode.
  51.  
  52.  
  53.  
  54. IBM XGA DISPLAY ADAPTER DISCUSSION AND REQUIREMENTS:
  55.  
  56. When in VGA mode, the XGA subsystem is VGA register compatible as
  57. defined by IBM (PS/2 Hardware Interface Technical Reference).  The
  58. extended graphics modes provide 8514/A compatibility, high resolution
  59. support to 1024x768x256.  Sun Country currently does not support the
  60. "Direct Color Mode" (similar to the 16-bit, High Color mode).  Sun
  61. Country also does not currently support the 64x64 hardware sprite or
  62. the graphics coprocessor.
  63.  
  64. The XGA requires:
  65.  
  66. 1. MS-DOS - XGAAIDOS.SYS in the config.sys.  IBM XGA Adapter Interface
  67. Device Driver for the DOS environment  version 1.00.3
  68.  
  69. EXAMPLE:
  70.  
  71. DEVICE=C:\XGA\XGAAIDOS.SYS
  72.  
  73. On system startup, the XGAAIDOS.SYS Device Driver attempts to load
  74. the XGA DOS Adapter Interface.  If the Adapter Interface cannot be
  75. loaded, the Device Driver issues an error message. Any error message is
  76. output immediately after the copyright statement and is one of the
  77. following:
  78. 1. (-XGA) = No XGA hardware found (hardware faulty, not present, or
  79.         display not attached).
  80. 2. (-80386) = Incorrect processor (device driver requires an 80386
  81.         processor or above)
  82.  
  83.  
  84. Video Modes: 
  85.  
  86. 640  x 480 by 256 colors.
  87.      Requires 512K video memory.
  88. 1024 x 768 by 256 colors.
  89.      Requires 1 Meg. video memory.
  90.  
  91. 640 x 480 x 65536 colors is currently not supported.
  92.  
  93. IMPORTANT NOTE:
  94.  
  95. If you want to run Windows 3.0 you must not install the XGA DOS Adapter
  96. Interface.  Remove the following line from your CONFIG.SYS file:
  97.  
  98. DEVICE=C:\XGA\XGAAIDOS.SYS
  99.  
  100. and restart your system.
  101.  
  102. MEMORY MANAGERS:
  103.  
  104. The XGA Adapter Interface is compatible with Memory Managers that use
  105. physical address services.  The following "imulators" have been tested
  106. by IBM:
  107.  
  108. EMM386
  109. QEMM
  110. 386Max 5.0
  111.  
  112. To enable QEMM to recognize the IBM XGA Adapter the following lines must
  113. be added to the QEMM file MCA.ADL :-
  114.  
  115. 8FDB       IBM XGA Adapter
  116.  X XXXXXX1X /X=C000-C1FF
  117.  X XXXXXX1X /X=C200-C3FF
  118.  X XXXXXX1X /X=C400-C5FF
  119.  X XXXXXX1X /X=C600-C7FF
  120.  X XXXXXX1X /X=C800-C9FF
  121.  X XXXXXX1X /X=CA00-CBFF
  122.  X XXXXXX1X /X=CC00-CDFF
  123.  X XXXXXX1X /X=CE00-CFFF
  124.  X XXXXXX1X /X=D000-D1FF
  125.  X XXXXXX1X /X=D200-D3FF
  126.  X XXXXXX1X /X=D400-D5FF
  127.  X XXXXXX1X /X=D600-D7FF
  128.  X XXXXXX1X /X=D800-D9FF
  129.  X XXXXXX1X /X=DA00-DBFF
  130.  X XXXXXX1X /X=DC00-DCFF
  131.  X XXXXXX1X /X=DE00-DFFF
  132.  
  133. To enable 386Max to run with the IBM XGA Adapter the following
  134. line must be added to your CONFIG.SYS file:
  135.  
  136. DEVICE=C:\386MAX\386MAX.SYS /NOXBIOS
  137.  
  138.  
  139. 2. Microsoft Windows/286, release 2.1  - XGA.DRV, XGA.GRB, XGA.LGO
  140.  
  141. Note: Extensive setup instructions required. Please refer to your XGA
  142. or Windows documentation.  Cannot be used on Windows/386 release 2.1.
  143.  
  144. 3. Microsoft Windows/386, release 3.0, 3.0a and 3.1 -  Windows 3.0 has
  145. many significant problems corrected in 3.0a.  Please refer to video
  146. configuration information in your Windows documentation/manual.
  147.  
  148.  
  149. 4. Microsoft Windows, release 3.1 - XGAFX5.DRV, please refer to video
  150. configuration information in your Windows documentation/manual.
  151.  
  152.  
  153. 5. OS/2, release 1.2, please refer to video configuration information
  154. in your OS/2 documentation/manual.
  155.  
  156. 6. OS/2, release 2.0, please refer to video configuration information
  157. in your OS/2 documentation/manual.
  158.  
  159. IBM written and supplied, DOS driver, XGAAIDOS.SYS must be installed in
  160. the CONFIG.SYS.  Also, you must NOT use the IBM-written, XGA driver on
  161. a 8514/A system.  The two drivers are NOT compatible, your system will
  162. lock up with the incorrect IBM driver.  XGAAIDOS.SYS is an
  163. uninstallable, IBM-written, video driver for the IBM XGA video adapter
  164. that must be installed in the config.sys:
  165.  
  166. DEVICE=XGAAIDOS.SYS 
  167.  
  168. The XGA requires an IBM supplied, DOS driver, XGAAIDOS.SYS to be
  169. installed in the config.sys.  Also, you must NOT use the IBM-written,
  170. XGA driver on a 8514/A system.  The two drivers are NOT compatible, your
  171. system will lock up with the incorrect IBM driver.  Microsoft Windows
  172. requires its own XGA driver.  While we could have written directly to
  173. the XGA video card, due to potential severe conflicts (especially with
  174. Windows 3.0), we chose not to.  A possible work-around would allow a
  175. faster driver to be released at some point in the future.
  176.  
  177. IMPORTANT NOTE:
  178.  
  179. Our viewer software was developed using video routines obtained from Sun 
  180. Country Inc. All drivers, except where stated are copyrights 1992 Sun 
  181. Country, Inc. 
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.